Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project exists middleware #254

Merged
merged 14 commits into from
Sep 6, 2023
Merged

Conversation

ludeknovy
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #254 (202162e) into master (43509f7) will increase coverage by 0.20%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
+ Coverage   50.77%   50.98%   +0.20%     
==========================================
  Files          84       85       +1     
  Lines        1416     1428      +12     
  Branches      125      126       +1     
==========================================
+ Hits          719      728       +9     
- Misses        682      685       +3     
  Partials       15       15              
Flag Coverage Δ
unittests 50.98% <69.23%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/server/routes/item.ts 0.00% <0.00%> (ø)
src/server/routes/label.ts 0.00% <0.00%> (ø)
src/server/routes/project.ts 0.00% <0.00%> (ø)
src/server/routes/scenario.ts 0.00% <0.00%> (ø)
src/server/middleware/project-exists-middleware.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ludeknovy ludeknovy merged commit f802d0f into master Sep 6, 2023
5 checks passed
@ludeknovy ludeknovy deleted the feature/project-exists-middleware branch September 6, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant